Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 1.0.0 #16

Merged
merged 110 commits into from
Oct 11, 2024
Merged

release 1.0.0 #16

merged 110 commits into from
Oct 11, 2024

Conversation

HomoPolyethylen
Copy link
Contributor

@HomoPolyethylen HomoPolyethylen commented Sep 12, 2024

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
    • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
    • If necessary, also make a PR on the nf-core/variantmtb branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

SusiJo and others added 30 commits August 12, 2022 09:16
Signed-off-by: SusiJo <susanne.jodoin@gmx.de>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
Co-authored-by: SusiJo <43847534+SusiJo@users.noreply.github.com>
HomoPolyethylen and others added 17 commits April 3, 2024 20:59
This reverts commit 4b4c3eb.
Merge pull request #7 from HomoPolyethylen/template-merge
* feat!: specify cancer type for cgi & civic in samplesheet (#5)

* refactored meta info parsing

* bumped querynator to 0.5.1
moved cancer type from params to samplesheet

* updated usage

* updated usage

* lint

* update bcftools/norm to 1.18

* update bcftools/view to 1.18

* updated gunzip module

* updated custom/dumpsoftwareversions module

* updated utils_nfcore_pipeline subworkflow

* lint

* added cancer type defaults

* updated module gunzip

* updated module tabix/tabix

* updated module tabix/bgziptabix

* bump querynator to 0.5.4

* docs: update CHANGELOG

* fix: disable parallelization for QUERYCGI

CGI blocks multiple parallel requests to their API

fixes #10

* build: bump version to 1.0.0

* test: run multiple samples for the full test

* Bump querynator 0.5.5

* chore: remove obsolete TODOs

* chore: update nf-core modules

* chore: update nf-core subworkflows

* chore(querynator): update to 0.5.5

* fix(docs): fix github actions badges
@HomoPolyethylen HomoPolyethylen self-assigned this Sep 12, 2024
Copy link

github-actions bot commented Sep 12, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 5129696

+| ✅ 177 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.0.0
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/nf-core-variantmtb_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantmtb_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-variantmtb_logo_dark.png

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-09-12 15:23:22

@HomoPolyethylen
Copy link
Contributor Author

HomoPolyethylen commented Sep 12, 2024

gh action download and run pipeline fails.
claims, that test file does not exist:

ERROR ~ ERROR: Validation of 'input' file failed!

 -- Check '.nextflow.log' file for details
The following errors have been detected:

* -- Entry 1 - filename: the file or directory 'tests/test_files/test.vcf' does not exist.

but validated existence of test.vcf in previous step (file was correctly printed after tree ./variantmtb run):
https://github.com/qbic-pipelines/variantmtb/actions/runs/10833856860/job/30063333840#step:8:640

@@ -1,6 +1,6 @@
MIT License

Copyright (c) SusiJo
Copyright (c) SusiJo, mapo9, HomoPolyethylen
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉 🎉

@HomoPolyethylen HomoPolyethylen merged commit 0aa9cf5 into master Oct 11, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants